home *** CD-ROM | disk | FTP | other *** search
/ Info-Mac 11 / Info-Mac_XI_Disc_1.cdr_ / Info-Mac XI Disc 1.cdr / Programs / Application / GenKey 1.2 / READ.ME
Encoding:
Text File  |  1997-01-19  |  3.7 KB  |  70 lines  |  [TEXT/ALFA]

  1. GenKey is a utilitarian tool which expedites the creation of a family 
  2. tree on the Wide World Web.
  3.  
  4. GenKey is a standalone Java application.  It is contained in the GenKey.zip 
  5. file and the main method is in the GenKey class.
  6.  
  7. In a nutshell, the user merely enters the relevant information about a 
  8. person in appropriate fields and GenKey creates an html file which will 
  9. display that information using any standard web browser.
  10.  
  11. GenKey also saves the information in a separate data file which can be 
  12. recalled later in order to revise the web page without having to do any 
  13. hard coding.
  14.  
  15. GenKey presently provides for the input of a person's name, parents, 
  16. siblings (up to fifteen), spouses (up to three) and children (up to fifteen 
  17. per spouse).
  18.  
  19. *Start* by clicking on the -Show Personal Information- button in the 
  20. floating GenKey palette.  You will be presented with a window containing 
  21. fields for the entry of basic personal information about the person who's 
  22. page you are entering, including gender, name, maiden name, address, phone 
  23. number, email address, home page url, location of a photograph to be 
  24. displayed (if one is desired) and dates and places of birth and death.  For 
  25. most of these items, a checkbox is provided and the particular item is 
  26. displayed only when the checkbox is checked.  You can, if you wish, then 
  27. hide that information from view by clicking on the -Hide Personal 
  28. Information- button which replaced the -Show Personal Information- button.
  29.  
  30. *Next*, click on the -Show Parents- button.  You will be provided with a 
  31. window containing fields for the entry of the person's parents' names as 
  32. well as the locations of the files containing their information.  Note that 
  33. this is really a url.  If you enter doejane.html, then it will be treated 
  34. as a relative url, but if you enter 
  35. http://www.anyplace.com/~myhomepage/~doejane.html, then it will be treated 
  36. as an absolute url.  *Siblings* Click on the -Show Siblings- button and 
  37. you'll find a similar window enabling you to enter the same information 
  38. about each sibling, along with whether the sibling is a brother or sister.
  39.  
  40. *Marriages* are handled similarly, with the ability presently to enter 
  41. information about three spouses and fifteen children per spouse.
  42.  
  43. Finally, there's a -Show Comments- button where miscellaneous information 
  44. can be entered.  This provides tremendous flexibility, since even html code 
  45. can be entered in this field, enabling virtually unlimited flexibility in 
  46. the layout of much of the page, including, for example, the inclusion of 
  47. additional GIF images.
  48.  
  49. Clicking on -Write HTML File- brings up a file dialog so the user can enter 
  50. a name for the html file to be viewed through a web browser.  Remember that 
  51. it's good practice to use .html as a suffix for any html file.
  52.  
  53. Clicking on -Write Data File- brings up a similar file dialog, but this 
  54. time the file saved is in GenKey's special format so that all the 
  55. information, including that which is not to be displayed on the web page, 
  56. will be saved and able to be retrieved.
  57.  
  58. Clicking on -Read Data File- enables the user to choose a previously saved 
  59. GenKey data file so that the contents of a web page can be changed without 
  60. having to do any hand coding.  Once a GenKey written html file has been 
  61. saved, it can be viewed on your own computer, or uploaded to any home page 
  62. area and made accessible globally.  It is even possible for relatives 
  63. crossing continents to collaborate on their family trees, storing the pages 
  64. on different computers as long as the url's are all entered.
  65.  
  66. GenKey is shareware.  To register, send $18 to Alan H. Stein, 452 
  67. Farmington Avenue, Waterbury, CT 06710.  Please report bugs, requests for 
  68. enhancements and any other comments to the author at 
  69. <stein@math.uconn.edu>.
  70.